home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / NewShipmentPanel.nib / classes.nib next >
Text File  |  2006-08-27  |  733b  |  21 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {countryPopupChanged = id; doCancel = id; doOK = id; }; 
  6.             CLASS = GSNewShipmentPanelController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 countryPopup = NSPopUpButton; 
  10.                 dateField = NSTextField; 
  11.                 packageTypePopup = NSPopUpButton; 
  12.                 servicesPopup = NSPopUpButton; 
  13.                 shipmentController = NSObjectController; 
  14.                 statePopup = NSPopUpButton; 
  15.                 weightUnitPopup = NSPopUpButton; 
  16.             }; 
  17.             SUPERCLASS = NSWindowController; 
  18.         }
  19.     ); 
  20.     IBVersion = 1; 
  21. }